home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Graphics_Utils / Video Easel / XLife / BranchingShip.life < prev    next >
Text File  |  1998-06-24  |  3KB  |  53 lines

  1. #C From dbell Fri Jul  3 22:48:48 1992
  2. #C
  3. #C Well, it turns out that my old small tagalong can be extended in the same
  4. #C manner as the main c/3 p3 ship of my previous message.  So this means we
  5. #C can now build branching c/3 p3 ships (similarly to the c/2 p2 ships).
  6. #C But this only allows building binary trees.  The following shows an example
  7. #C of how this is done.  It looks really neat in a couple of its phases.
  8. #P
  9. .............................*
  10. .........................***.***
  11. ........................*......**
  12. .........................**...*..*...*
  13. ...................................****
  14. ...................................*...*
  15. .................................*..*.*
  16. ..................................*
  17. ..
  18. ..................................**
  19. .............................*...*..*...*
  20. ............................****......****
  21. .......................*...*...*......*...*...*
  22. ......................****....*..*..*..*....****
  23. .................*...*...*......*....*......*...*...*
  24. ................****....*..*..............*..*....****
  25. ...........*...*...*......*................*......*...*...*
  26. ..........****....*..*..........................*..*....****
  27. .........*...*......*............................*......*...*
  28. ..........*.*..*......................................*..*.*
  29. ..............*........................................*
  30. ..
  31. .............**........................................**
  32. ........*...*..*...*..............................*...*..*...*
  33. .......****......****............................****......****
  34. ..*...*...*......*...*...*..................*...*...*......*...*...*
  35. .****....*..*..*..*....****................****....*..*..*..*....****
  36. *...*......*....*......*...*..........*...*...*......*....*......*...*
  37. .*.*..*..............*..*.*..........****....*..*..............*..*.*
  38. .....*................*.............*...*......*................*
  39. .....................................*.*..*
  40. .........................................*
  41. ..
  42. ........................................**
  43. ...................................*...*..*...*
  44. ..................................****......****
  45. .............................*...*...*......*...*...*
  46. ............................****....*..*..*..*....****
  47. .......................*...*...*......*....*......*...*...*
  48. ......................****....*..*..............*..*....****
  49. .....................*...*......*................*......*...*
  50. ......................*.*..*..........................*..*.*
  51. ..........................*............................*
  52.  
  53.